Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

document.getElementById is not implemented #28

Closed
rareham opened this issue Apr 23, 2019 · 1 comment
Closed

document.getElementById is not implemented #28

rareham opened this issue Apr 23, 2019 · 1 comment

Comments

@rareham
Copy link

rareham commented Apr 23, 2019

I tried to analyse the html file given that the tool analyses DOM interactions in the HTML page. But when i run the commond

$safe bugDetect {respective html file}

I see a message saying that getElementById is not implemented. On checking the repository i don't find relevant files relating DOM modeller or Event modeller as mentioned in the SAFE paper.

@jhnaldo
Copy link
Collaborator

jhnaldo commented May 8, 2019

Dear auppar,

We does not provide actual implementation of the modeling for "getElementById" function.
If you want to analyze this function, you should implement its modeling in the file "src/main/resources/jsModels/built_in/Element.jsmodel".

@jhnaldo jhnaldo closed this as completed Nov 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants